MessageMessageClass Property

Contains a text string that identifies the sender-defined message class, such as IPM.Note.

Definition

Namespace: Independentsoft.Msg
Assembly: Independentsoft.Pst (in Independentsoft.Pst.dll) Version: 1.2.900.17830
C#
public string MessageClass { get; set; }

Property Value

String
The message class.

See Also